Martin Willemoes Hansen [Wed, 8 Jun 2005 08:49:19 +0000 (08:49 +0000)]
Updated Danish translation.
* da.po: Updated Danish translation.
Matthias Clasen [Wed, 8 Jun 2005 05:24:11 +0000 (05:24 +0000)]
Use g_utf8_collate_key_for_filename().
2005-06-08 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesystem.c (gtk_file_info_get_display_key): Use
g_utf8_collate_key_for_filename().
Kjartan Maraas [Tue, 7 Jun 2005 21:24:19 +0000 (21:24 +0000)]
Merge leak fix from stable. Bug 306754.
2005-06-07 Kjartan Maraas <kmaraas@gnome.org>
* gtk/gtkfilechooserbutton.c: (update_label_and_image):
Merge leak fix from stable. Bug 306754.
Vincent van Adrighem [Mon, 6 Jun 2005 16:47:37 +0000 (16:47 +0000)]
Translation updated by Tino Meinen.
2005-06-06 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Tor Lillqvist [Sun, 5 Jun 2005 10:34:20 +0000 (10:34 +0000)]
Return NULL unless screen number is zero. We have only one screen on
2005-06-05 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkscreen-win32.c
(_gdk_windowing_substitute_screen_number): Return NULL unless
screen number is zero. We have only one screen on Win32.
(gdk_screen_make_display_name): Call gdk_display_get_name() and
return that.
Tor Lillqvist [Sat, 4 Jun 2005 22:08:50 +0000 (22:08 +0000)]
modules/engines/Makefile.am Decide whether to build the ms-windows theme
2005-06-05 Tor Lillqvist <tml@novell.com>
* modules/engines/Makefile.am
* modules/input/Makefile.am: Decide whether to build the
ms-windows theme engine based on the GDK backend, not based on
platform. (I.e., if building for Cygwin with the X11 backend, we
shouldn't build the ms-windows engine, but if building for Cygwin
but with the Win32 backend, we should.) Ditto for the IME
(Windows) input module. (#305832)
Tor Lillqvist [Sat, 4 Jun 2005 21:43:03 +0000 (21:43 +0000)]
gdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c Support
2005-06-04 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkcursor-win32.c
* gdk/win32/gdkwindow-win32.c
* gdk/win32/gdkprivate-win32.h: Support full-colour cursors.
Support cursors with alpha on XP. Use code in common with the
support for alpha icons that already was present. (#306101, Tim
Evans)
Tor Lillqvist [Sat, 4 Jun 2005 20:19:36 +0000 (20:19 +0000)]
Render insensitive icons in a way that more closely matches Windows.
2005-06-04 Tor Lillqvist <tml@novell.com>
* modules/engines/ms-windows/msw_style.c: Render insensitive icons
in a way that more closely matches Windows. (#305986, Tim Evans).
* modules/engines/ms-windows/Makefile.am (LDADDS): Link with
gdk-pixbuf.
Dom Lachowicz [Fri, 3 Jun 2005 19:54:03 +0000 (19:54 +0000)]
re-sync with gtk-wimp's cvs repository
Miloslav Trmac [Sun, 29 May 2005 12:18:57 +0000 (12:18 +0000)]
Updated Czech translation.
2005-05-29 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Pawan Chitrakar [Sun, 29 May 2005 12:04:01 +0000 (12:04 +0000)]
update nepali tranlsation
Gustavo Noronha Silva [Fri, 27 May 2005 18:30:22 +0000 (18:30 +0000)]
- translation updated
* pt_BR.po:
- translation updated
Adam Weinberger [Fri, 27 May 2005 18:24:10 +0000 (18:24 +0000)]
Updated Canadian English translation.
2005-05-27 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Matthias Clasen [Fri, 27 May 2005 15:52:19 +0000 (15:52 +0000)]
Accept the 108 byte header of BMP v4. (#168799)
2005-05-27 Matthias Clasen <mclasen@redhat.com>
* io-bmp.c: Accept the 108 byte header of BMP v4. (#168799)
Funda Wang [Fri, 27 May 2005 06:35:05 +0000 (06:35 +0000)]
Updated Simplified Chinese translation.
Manish Singh [Thu, 26 May 2005 23:43:44 +0000 (23:43 +0000)]
Add declarations for gtk_entry_completion_{get,set}_popup_single_match.
Thu May 26 16:43:27 2005 Manish Singh <yosh@gimp.org>
* gtk/gtkentrycompletion.h: Add declarations for
gtk_entry_completion_{get,set}_popup_single_match.
Matthias Clasen [Thu, 26 May 2005 20:37:28 +0000 (20:37 +0000)]
Add new entry completion functions.
2005-05-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add new entry completion functions.
Matthias Clasen [Thu, 26 May 2005 20:36:36 +0000 (20:36 +0000)]
Add a property to suppress the popup for single matches. (#154711)
2005-05-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkentrycompletion.c: Add a property to suppress the
popup for single matches. (#154711)
* gtk/gtkentry.c (gtk_entry_completion_timeout): Respect it here.
* gtk/gtkfilechooserentry.c (_gtk_file_chooser_entry_set_action):
Use it here.
Matthias Clasen [Thu, 26 May 2005 19:52:26 +0000 (19:52 +0000)]
Add credit
Matthias Clasen [Thu, 26 May 2005 19:49:51 +0000 (19:49 +0000)]
Queue the redisplay after modifying the tag in the btree, otherwise we end
2005-05-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktextbtree.c (_gtk_text_btree_tag): Queue the
redisplay after modifying the tag in the btree, otherwise
we end up showing the old tags until the next redraw comes
around. (#143537, Gary Kramlich)
Alan Horkan [Thu, 26 May 2005 19:37:29 +0000 (19:37 +0000)]
*** empty log message ***
Matthias Clasen [Thu, 26 May 2005 17:26:29 +0000 (17:26 +0000)]
Make autoscrolling work at the bottom of the screen.
2005-05-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c (gtk_combo_box_list_auto_scroll): Make
autoscrolling work at the bottom of the screen.
Maciej Katafiasz [Thu, 26 May 2005 16:39:44 +0000 (16:39 +0000)]
I guess you should add changelog for your commits, right?
Sven Neumann [Thu, 26 May 2005 16:20:08 +0000 (16:20 +0000)]
use a less aggressive PNG compression level (bug #305340).
2005-05-26 Sven Neumann <sven@gimp.org>
* gtk/gtkselection.c (gtk_selection_data_set_pixbuf): use a less
aggressive PNG compression level (bug #305340).
Maciej Katafiasz [Thu, 26 May 2005 11:56:13 +0000 (11:56 +0000)]
Point to GtkTextView instead of GtkText. Fixes bug #305535
Tor Lillqvist [Thu, 26 May 2005 07:56:00 +0000 (07:56 +0000)]
If blitting from the root window, take the multi-monitor offset into
2005-05-26 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkdrawable-win32.c (_gdk_win32_blit): If blitting
from the root window, take the multi-monitor offset into
account. (#305511)
Matthias Clasen [Wed, 25 May 2005 20:01:47 +0000 (20:01 +0000)]
Set the window icon by name.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/appwindow.c (do_appwindow): Set the window
icon by name.
Matthias Clasen [Wed, 25 May 2005 19:40:21 +0000 (19:40 +0000)]
Add GdkPixbufSimplAnim functions.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSimplAnim
functions.
Matthias Clasen [Wed, 25 May 2005 19:39:35 +0000 (19:39 +0000)]
No need to expose the iter subclass at all in the headers.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf.symbols:
* gdk-pixbuf-simple-anim.[hc]: No need to expose the iter
subclass at all in the headers.
Matthias Clasen [Wed, 25 May 2005 19:33:35 +0000 (19:33 +0000)]
Add new files.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* Makefile.am: Add new files.
* gdk-pixbuf.symbols: Add new api.
* gdk-pixbuf.h: Include gdk-pixbuf-simple-anim.h here.
* gdk-pixbuf-simple-anim.[hc]: Add a way to construct
simple animations out of pixbufs. (#135161, Dom Lachowicz)
Matthias Clasen [Wed, 25 May 2005 19:13:22 +0000 (19:13 +0000)]
Remove another C99ism.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesystem.c (gtk_file_folder_is_finished_loading):
Remove another C99ism.
Adam Weinberger [Wed, 25 May 2005 18:08:13 +0000 (18:08 +0000)]
Updated Canadian English translation.
2005-05-25 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Matthias Clasen [Wed, 25 May 2005 17:19:56 +0000 (17:19 +0000)]
Draw the background of rows insensitive when the treeview is insensitive.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_bin_expose): Draw the
background of rows insensitive when the treeview is insensitive.
(pointed out by Billy Biggs)
Matthias Clasen [Wed, 25 May 2005 15:22:43 +0000 (15:22 +0000)]
Demonstrate image copy-and-paste and DND, and clipboard persistency.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/clipboard.c: Demonstrate image copy-and-paste
and DND, and clipboard persistency.
Matthias Clasen [Wed, 25 May 2005 14:02:21 +0000 (14:02 +0000)]
Make sure png comes first, otherwise dnd may use bmp by default, loosing
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c (gtk_target_list_add_image_targets):
Make sure png comes first, otherwise dnd may use bmp by
default, loosing transparency.
Kjartan Maraas [Wed, 25 May 2005 11:22:13 +0000 (11:22 +0000)]
Update Update
2005-05-25 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Update
* no.po: Update
Michael Natterer [Wed, 25 May 2005 10:22:37 +0000 (10:22 +0000)]
block the text_layout's "changed" handler when changing cursor visibility
2005-05-25 Michael Natterer <mitch@imendio.com>
* gtk/gtktextview.c (blink_cb): block the text_layout's "changed"
handler when changing cursor visibility because it would expose
the whole paragraph where the cursor is. Instead, expose the
cursors' areas manually. (#173047).
(text_window_invalidate_cursors): new function which exposes the
cursors.
* gtk/gtkstyle.c (draw_insertion_cursor): added comment that the
same cursor size calculation is in text_window_invalidate_cursors().
Matthias Clasen [Wed, 25 May 2005 06:28:30 +0000 (06:28 +0000)]
Also demonstrate GtkCellRendererProgress.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/editable_cells.c (create_items_model): Also
demonstrate GtkCellRendererProgress.
Matthias Clasen [Wed, 25 May 2005 06:15:19 +0000 (06:15 +0000)]
Add a demo showing combo box variations.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/Makefile.am (demos):
* demos/gtk-demo/combobox.c: Add a demo showing combo box
variations.
Matthias Clasen [Wed, 25 May 2005 04:09:20 +0000 (04:09 +0000)]
Add a demo showing all picker widgets.
2005-05-25 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/Makefile.am (demos):
* demos/gtk-demo/pickers.c: Add a demo showing all picker widgets.
Matthias Clasen [Wed, 25 May 2005 03:14:53 +0000 (03:14 +0000)]
Fix a typo.
2005-05-24 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/iconview.c (do_iconview): Fix a typo.
Tor Lillqvist [Tue, 24 May 2005 17:49:15 +0000 (17:49 +0000)]
Handle gtk-alternative-button-order (setting it to TRUE).
2005-05-24 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): Handle
gtk-alternative-button-order (setting it to TRUE).
Sven Neumann [Tue, 24 May 2005 17:09:56 +0000 (17:09 +0000)]
allow to specify the PNG compression level by passing a "compression"
2005-05-24 Sven Neumann <sven@gimp.org>
* io-png.c: allow to specify the PNG compression level by passing
a "compression" parameter to the PNG save function (bug #305337).
* gdk-pixbuf-io.c (gdk_pixbuf_save): document the new parameter.
Christian Rose [Mon, 23 May 2005 21:48:31 +0000 (21:48 +0000)]
Updated Swedish translation.
2005-05-23 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
Matthias Clasen [Mon, 23 May 2005 21:03:15 +0000 (21:03 +0000)]
Remove an unused variable. (#305130, Jaap A. Haitsma)
2005-05-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_search_init): Remove
an unused variable. (#305130, Jaap A. Haitsma)
Matthias Clasen [Mon, 23 May 2005 16:45:57 +0000 (16:45 +0000)]
Don't grab the focus away from the file list when operating the filter
2005-05-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserdefault.c (filter_create): Don't grab
the focus away from the file list when operating the filter
combo with the pointer. (#304844, Sven Neumann)
Tor Lillqvist [Sun, 22 May 2005 22:28:39 +0000 (22:28 +0000)]
Map VK_APPS to GDK_Menu. (#172383, Ivan Wong)
2005-05-23 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkkeys-win32.c (handle_special): Map VK_APPS to
GDK_Menu. (#172383, Ivan Wong)
Tor Lillqvist [Sun, 22 May 2005 21:30:15 +0000 (21:30 +0000)]
Typo.
Tor Lillqvist [Sun, 22 May 2005 21:23:45 +0000 (21:23 +0000)]
If the keysym isn't one of the special cases this function takes care of,
2005-05-23 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkkeys-win32.c (handle_dead): If the keysym isn't one
of the special cases this function takes care of, us it as
such. This takes care of for instance the Bengali Virama, see bug
#165723.
Miloslav Trmac [Sun, 22 May 2005 11:32:57 +0000 (11:32 +0000)]
Updated Czech translation.
2005-05-22 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Matthias Clasen [Sat, 21 May 2005 01:07:47 +0000 (01:07 +0000)]
Forgotten file.
Matthias Clasen [Sat, 21 May 2005 01:05:14 +0000 (01:05 +0000)]
Fix a C99ism
Matthias Clasen [Fri, 20 May 2005 22:40:53 +0000 (22:40 +0000)]
Don't rely on C99 types. (#304924, John Ehresman)
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* xdgmimecache.c: Don't rely on C99
types. (#304924, John Ehresman)
Matthias Clasen [Fri, 20 May 2005 21:04:51 +0000 (21:04 +0000)]
Avoid a possible buffer overrun. (#142444, Leonard Michlmayr)
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkimcontextsimple.c (check_table): Avoid a possible
buffer overrun. (#142444, Leonard Michlmayr)
Matthias Clasen [Fri, 20 May 2005 16:35:19 +0000 (16:35 +0000)]
Remove C99-isms (#304879, Kazuki IWAMOTO)
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesystem.c: Remove C99-isms (#304879,
Kazuki IWAMOTO)
Matthias Clasen [Fri, 20 May 2005 14:33:38 +0000 (14:33 +0000)]
Add a warning
Matthias Clasen [Fri, 20 May 2005 05:10:27 +0000 (05:10 +0000)]
Fix an example. (#304808, Ghorban M. Tavakoly)
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* gtk/migrating-GtkAction.sgml: Fix an example. (#304808,
Ghorban M. Tavakoly)
Mohammad DAMT [Thu, 19 May 2005 19:17:09 +0000 (19:17 +0000)]
Updated Indonesian translation
2005-05-19 Mohammad DAMT <mdamt@gnome.org>
* id.po: Updated Indonesian translation
Adam Weinberger [Thu, 19 May 2005 18:41:31 +0000 (18:41 +0000)]
Updated Canadian English translation.
2005-05-19 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Mohammad DAMT [Thu, 19 May 2005 00:15:04 +0000 (00:15 +0000)]
Updated Indonesian translation.
2005-05-18 Mohammad DAMT <mdamt@gnome.org>
* id.po: Updated Indonesian translation.
Matthias Clasen [Wed, 18 May 2005 21:00:44 +0000 (21:00 +0000)]
Use the correct function to conver the uri to a path. (#304565, Ismael
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooser.c (gtk_file_chooser_remove_shortcut_folder_uri):
Use the correct function to conver the uri to a path. (#304565,
Ismael Juma)
Matthias Clasen [Wed, 18 May 2005 20:34:30 +0000 (20:34 +0000)]
Handle the Cancel button properly. (#304234, Sven Neumann)
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (dialog_response_cb): Handle the
Cancel button properly. (#304234, Sven Neumann)
Mohammad DAMT [Wed, 18 May 2005 19:29:37 +0000 (19:29 +0000)]
Updated Indonesian translation
2005-05-18 Mohammad DAMT <mdamt@gnome.org>
* id.po: Updated Indonesian translation
Anders Carlsson [Wed, 18 May 2005 17:10:46 +0000 (17:10 +0000)]
If the horizontal adjustment changes because of a change in the layout
2005-05-18 Anders Carlsson <andersca@imendio.com>
* gtk/gtktextview.c: (gtk_text_view_flush_scroll),
(gtk_text_view_update_adjustments), (gtk_text_view_value_changed):
* gtk/gtktextview.h:
If the horizontal adjustment changes because of a change in the
layout width, then do a complete redraw. This is because there
might be right-aligned or centered text that needs to be redrawn.
Matthias Clasen [Wed, 18 May 2005 16:52:30 +0000 (16:52 +0000)]
Try harder to set the event masks of descendent windows. (#169821, Tommi
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkwidget.c (gtk_widget_add_events): Try harder to set
the event masks of descendent windows. (#169821, Tommi Komulainen)
Matthias Clasen [Wed, 18 May 2005 16:32:38 +0000 (16:32 +0000)]
Fix some errors in the handling of drop columns. (#143355, John Finlay)
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_get_drop_column)
(gtk_tree_view_set_column_drag_info): Fix some errors in the
handling of drop columns. (#143355, John Finlay)
Matthias Clasen [Wed, 18 May 2005 16:22:20 +0000 (16:22 +0000)]
Remove the no longer needed workaround.
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init):
Remove the no longer needed workaround.
Matthias Clasen [Wed, 18 May 2005 15:24:01 +0000 (15:24 +0000)]
Add a bug reference
Tor Lillqvist [Wed, 18 May 2005 14:53:00 +0000 (14:53 +0000)]
gdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check the
2005-05-18 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkevents-win32.c
* gdk/win32/gdkkeys-win32.c
* gdk/win32/gdkprivate-win32.h: Check the KF_EXTENDED bit in
lParam of WM_KEY* messages to distinguish between left and right
Control and Alt keys. Unfortunately, the right Shift key doesnt
set KF_EXTENDED, so to distinguish between left and right Shift
keys, check the scan code. (#304584)
Matthias Clasen [Wed, 18 May 2005 14:46:14 +0000 (14:46 +0000)]
Warn if length overflows. (#161520, Ian Wienand)
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkproperty-x11.c (gdk_property_get): Warn if
length overflows. (#161520, Ian Wienand)
Matthias Clasen [Wed, 18 May 2005 14:35:53 +0000 (14:35 +0000)]
Fix parameter names to make gtk-doc happy.
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name): Fix
parameter names to make gtk-doc happy.
Matthias Clasen [Wed, 18 May 2005 14:34:32 +0000 (14:34 +0000)]
Fix the markup
Matthias Clasen [Wed, 18 May 2005 13:18:17 +0000 (13:18 +0000)]
Fix the default values of draw-value and value-pos to be the values we
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkscale.c (gtk_scale_class_init): Fix the default
values of draw-value and value-pos to be the values we
actually use in _init. (#304547, Mikael Hallendal)
Matthias Clasen [Wed, 18 May 2005 06:13:42 +0000 (06:13 +0000)]
Support named icons in cells by adding a icon-name property. (#165777,
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcellrendererpixbuf.c: Support named icons in
cells by adding a icon-name property. (#165777, Anders
Carlsson)
Matthias Clasen [Wed, 18 May 2005 05:38:50 +0000 (05:38 +0000)]
Support named icons in tool buttons by adding a icon-name property.
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtktoolbutton.h:
* gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name)
(gtk_tool_button_get_icon_name): Support named icons in
tool buttons by adding a icon-name property.
Matthias Clasen [Wed, 18 May 2005 05:23:59 +0000 (05:23 +0000)]
New functions to support themed drag icons. (#116577, Christian Neumair)
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkdnd.h:
* gtk/gtkdnd.c (gtk_drag_source_set_icon_name)
(gtk_drag_set_icon_name): New functions to support themed
drag icons. (#116577, Christian Neumair)
Owen Taylor [Tue, 17 May 2005 17:35:22 +0000 (17:35 +0000)]
Update to changed cairo interface.
2005-05-17 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkdrawable-x11.c (gdk_x11_ref_cairo_surface):
Update to changed cairo interface.
* gdk/x11/gdkdrawable-x11.[ch]:
Add _gdk_x11_drawable_update_size()
* gdk/x11/gdkwindow-x11.c (gdk_window_resize)
(gdk_window_move_resize)
* gdk/x11/gdkevents-x11.c (gdk_event_translate):
Call _gdk_x11_drawable_update_size().
Matthias Clasen [Tue, 17 May 2005 06:18:14 +0000 (06:18 +0000)]
Don't blink the cursor if the text view is not editable.
2005-05-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktextview.c (cursor_blinks): Don't blink the cursor
if the text view is not editable.
Matthias Clasen [Tue, 17 May 2005 05:41:34 +0000 (05:41 +0000)]
Keep the popup posted if the button is released over the cellview. This
2005-05-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c (gtk_combo_box_list_button_released): Keep
the popup posted if the button is released over the cellview.
This matches the behaviour of other combo box implementations.
(#171378)
Matthias Clasen [Tue, 17 May 2005 05:17:08 +0000 (05:17 +0000)]
Adjust offsets when recursing. (#153682, Felipe Heidrich)
2005-05-17 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkwindow.c (gdk_window_set_bg_pattern): Adjust offsets
when recursing. (#153682, Felipe Heidrich)
Matthias Clasen [Tue, 17 May 2005 03:48:43 +0000 (03:48 +0000)]
Don't bind GDK_Page_Up and GDK_Page_Down twice. (#168333, Hazael Maldonado
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkscale.c (gtk_scale_class_init): Don't bind GDK_Page_Up
and GDK_Page_Down twice. (#168333, Hazael Maldonado Torres)
Matthias Clasen [Mon, 16 May 2005 21:14:05 +0000 (21:14 +0000)]
Don't blink the cursor if the entry is not editable. (#304171,Nikos
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c (cursor_blinks): Don't blink the cursor if
the entry is not editable. (#304171,Nikos Kouremenos)
Matthias Clasen [Mon, 16 May 2005 21:07:16 +0000 (21:07 +0000)]
Make sure the action of the button and the dialog are in sync, when the
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_constructor):
Make sure the action of the button and the dialog are in sync,
when the dialog is provided by the app. (#303987, David A Knight)
Matthias Clasen [Mon, 16 May 2005 20:04:44 +0000 (20:04 +0000)]
Forgotten file
Matthias Clasen [Mon, 16 May 2005 19:37:34 +0000 (19:37 +0000)]
Fix a typo in the docs. (#303940, Masao Mutoh)
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkpango.c (gdk_pango_renderer_get_default): Fix a typo
in the docs. (#303940, Masao Mutoh)
Matthias Clasen [Mon, 16 May 2005 19:34:39 +0000 (19:34 +0000)]
More abbreviation conversion
Matthias Clasen [Mon, 16 May 2005 18:16:42 +0000 (18:16 +0000)]
Use gtk-doc abbrevs instead of spelled out links.
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/tree_widget.sgml: Use gtk-doc abbrevs instead of
spelled out links.
* gtk/gtk-docs.sgml: Included the processed file xml/tree_widget.sgml.
* gtk/Makefile.am (expand_content_files): Add tree_widget.sgml.
Martin Willemoes Hansen [Mon, 16 May 2005 13:25:22 +0000 (13:25 +0000)]
Updated Danish translation.
* da.po: Updated Danish translation.
Matthias Clasen [Mon, 16 May 2005 05:03:44 +0000 (05:03 +0000)]
Be more careful when casting. (#304089, Philip Langdale)
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktoggleaction.c (connect_proxy): Be more careful when
casting. (#304089, Philip Langdale)
Matthias Clasen [Mon, 16 May 2005 04:54:35 +0000 (04:54 +0000)]
Only shrink the label if we need to. (#169390, Felix Riemann)
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Only shrink
the label if we need to. (#169390, Felix Riemann)
Pawan Chitrakar [Mon, 16 May 2005 03:51:23 +0000 (03:51 +0000)]
updated nepali translation
Pawan Chitrakar [Mon, 16 May 2005 03:42:34 +0000 (03:42 +0000)]
Updated Nepali translation
2005-05-16 Pawan Chitrakar <pawan@nplinux.org>
* ne.po: Updated Nepali translation
Alexander Shopov [Sun, 15 May 2005 13:49:12 +0000 (13:49 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-05-15 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
Vincent van Adrighem [Sat, 14 May 2005 15:49:19 +0000 (15:49 +0000)]
Translation updated by Tino Meinen.
2005-05-14 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Manish Singh [Sat, 14 May 2005 07:19:48 +0000 (07:19 +0000)]
gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration.
Sat May 14 00:07:46 2005 Manish Singh <yosh@gimp.org>
* gdk/gdkdraw.c
* gdk/gdkpango.c: #include gdkcairo.h for gdk_cairo_create()
declaration.
* gtk/gtkiconview.c (gtk_icon_view_create_drag_icon): actually
call gdk_cairo_set_source_color() with a color.
* gtk/gtkimage.c (gtk_image_expose): remove unused stock_id variable.
* tests/testiconview.c (main): cast args of drag functions to the
appropriate type.
Owen Taylor [Sat, 14 May 2005 01:04:15 +0000 (01:04 +0000)]
Update for cairo-xlib API change.
2005-05-13 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkdrawable-x11.c: Update for cairo-xlib API change.
* gdk/x11/gdkpixmap-x11.[ch] gdk/gdk.symbols: Export
gdk_pixmap_impl_x11_get_type(), needed in gdkdrawable-x11.c.
Pawan chitrakar [Fri, 13 May 2005 14:07:30 +0000 (14:07 +0000)]
Updated Nepali Translation
2005-05-13 Pawan chitrakar <pawan@nplinux.org>
* ne.po: Updated Nepali Translation
Kostas Papadimas [Thu, 12 May 2005 16:04:16 +0000 (16:04 +0000)]
Updated Greek Translation
Owen Taylor [Thu, 12 May 2005 01:12:19 +0000 (01:12 +0000)]
Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to
2005-05-11 Owen Taylor <otaylor@redhat.com>
* gtk/gtkcolorbutton.c: Use a GtkAlignment rather than a GtkDrawingArea
to draw the swatch in to avoid having an extraneous window.
Owen Taylor [Wed, 11 May 2005 19:16:19 +0000 (19:16 +0000)]
Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to
2005-05-11 Owen Taylor <otaylor@redhat.com>
* gtk/gtkcolorbutton.c: Use a GtkAlignment rather than a GtkDrawingArea
to draw the swatch in to avoid having an extraneous window.
* gtk/gtkcolorsel.c (color_sample_draw_sample): Actually se tthe
color when !has_opacity.
2005-05-10 Owen Taylor <otaylor@redhat.com>
* gdk/gdkcairo.[ch] gdk/gdkcolor.[ch] gdk/Makefile.am: Add source
files for Cairo convenience functionality.
* gdk/gdkcairo.h (gdk_cairo_rectangle, gdk_cairo_region): Add a
convenience functions to add GdkRectangle, GdkRegion to a cairo path.
* gdk/gdkwindow.c gdk/gdkgc.c gtk/gtkcolorsel.c gtk/gtkiconview.c
gtk/gtkstyle.c: Use gdk_cairo_rectangle/region().
* gdk/gdkcairo.[ch] gdk/gdkdrawable.h gdk/gdkdraw.c: Rename
gdk_drawable_create_cairo_context() to gdk_cairo_create().
* gdk/gdkcairo.c gdk/gdkpixbuf.h gdk/gdkpixbuf-render.c:
Rename gdk_pixbuf_set_as_cairo_source() to
gdk_cairo_set_source_pixbuf().
* gdk/gdkdraw.c gdk/gdkpango.c gtk/gtkcolorsel.c gtk/gtkhruler.c
gtk/gtkhsv.c gtk/gtkiconview.c gtk/gtkstyle.c gtk/gtkvruler.c:
Adjust for renames.
* gdk/gdk.symbols: Update.
* gtk/gtkwidget.c (gtk_widget_queue_shallow_draw): Fix
coordinate system problem that was causing the wrong portions
to be invalidated.
* gtk/gtkcellrenderer.c (gtk_cell_renderer_render)
gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render)
gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_render)
gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render)
gtk/gtkcellview.c (gtk_cell_view_expose)
gtk/gtkdnd.c (gtk_drag_highlight_expose)
gtk/gtkentry.c (gtk_entry_draw_text)
gtk/gtktextview.c (text_window_invalidate_rect): Some cairoization.
* gtk/gtkcalendar.[ch]: Beat into something roughly resembling
GTK+ style ... use instance-private data and standard names for
private structure, etc. Move function docs inline.
* gtk/gtkcalendar.[ch]: Switch to drawing everything in
expose. Switch drawing to Cairo.
* gtk/gtkcalendar.c (gtk_calendar_freeze): Deprecate
gtk_calendar_freeze/thaw